Tags: embedded systems*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Esposito OS is a simple operating system designed for the ESP32 Cheap Yellow Display (CYD). It features dynamic application loading from an SD card and utilizes an event-driven architecture. The system follows a single-tasking, single-app model with a Palm-style lifecycle that allows apps to checkpoint and save their state.
    Main points:
    - Dynamic app loading via SD card filesystem
    - Event-driven architecture using a central queue
    - Hardware support for ESP32 CYD (2USB version) and BBQ20 keyboard
    - Built on the ESP-IDF framework
  2. We designed and built a 12 degree-of-freedom (3 servos per leg × 4 legs) quadruped robot controlled by a Raspberry Pi Pico W, featuring integrated environmental sensing and a wireless WiFi controller. Starting from a custom CAD body and 3D-printed frame, the robot combines mechanical engineering and embedded electrical engineering to create a platform capable of coordinated four-legged locomotion, heading determination, environmental mapping, and target detection. In order to do so, our system leverages several sensors including an IMU, a solid state LiDAR sensor, and a contact-less infrared sensor.
  3. Program embedded devices with natural language. No firmware updates required. ScriptO Studio is a next-generation Integrated Development and Execution Environment (IDEE) for embedded devices running MicroPython.
  4. A 6502 based laptop design. Specs include a 65C02 running at 8MHz, 46K RAM, BASIC in ROM, 65C22 VIA, 9" display, built-in keyboard, Compact Flash storage, 10000mAh battery, USB-C powered/charged, serial console, and an internal expansion slot. The project details the build process, current status, memory map, and custom BASIC commands.
  5. Build a voice-controlled AI assistant using an ESP32, Xiaozhi and MCP. This project focuses on safe hardware and software automation through the Model Context Protocol.
  6. A demo for turning an ESP32-S3 microcontroller into a tiny, instant-on PC with a shell, editor, compiler, and app installer.
  7. This Python code demonstrates a neural network application on a CircuitPython board, utilizing a camera (OV7670) for image capture, preprocessing, and inference using a digit classifier. It includes image conversion, auto-cropping, and normalization steps.
  8. An Arduino-compliant library for ESP32 and related boards, designed for driving display devices and touch panels with graphical UI capabilities.
  9. A better USB-to-serial adapter with a built-in screen. It supports baud rates from 1200 to 2 Mbit, all the while showing critical line status and traffic on its tiny yet full-featured monitor.
  10. This article details how to train an image classification model on an ESP32 using both the SenseCraft AI platform and a custom TensorFlow Lite implementation. It covers setting up binary classification, training the model, and deploying it on ESP32-S3 devices.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "embedded systems"

About - Propulsed by SemanticScuttle